@charset "utf-8";

/* Div1 */
.Div1{width:1200px;height:auto;margin:0 auto;overflow:hidden;position:relative;}
.Div2{width: 1000px;height: auto;overflow:hidden;margin:0 auto;}
.Div1_prev{padding:2px 10px 0 0;}
.Div1_next{padding:2px 0 0 0px;}

.Div1_main{width:10000px;overflow:hidden;position:relative;z-index:1;}
.Div1_main div{width:1000px;float:left;}
.Div1_main div span{width:230px;padding:0 10px;overflow: hidden; display:block;float:left;position: relative;}
.Div1_main div span a{display:block;}
.Div1_main_a1{margin-bottom:0px;}
.Div1_main_a1 {width:230px;height:230px;overflow: hidden;}
.Div1_main_a1 img{width:100%;height:230px;overflow: hidden;float: left;border:solid 2px #5a9df6;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */}
.Div1_main div span a.hot-product-info{display: none;width:230px;height:230px;padding: 25px 10px; overflow: hidden;background-color:rgba(0,0,0,0.7);color: #fff; position: absolute;top: 0;left: 10px;right: 0;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */}
.Div1_main div span a.hot-product-info:hover{color: #fff;}
.Div1_main div span a.hot-product-info h2{font-size: 16px;font-weight: normal;text-align:center;}
.Div1_main div span a.hot-product-info p{font-size: 12px;text-indent:2em;line-height: 24px;margin-top: 15px;}
.Div1_main div span em{display: block;width: 230px;height: 9px;background:url(../images/hot-product-bj.jpg) 0 0 no-repeat;background-size: contain;}
.Div1_main div span:hover .Div1_main_a2{color: #ee7636;}
.Div1_main div span:hover a.hot-product-info{display: block;}
.Div1_main_a2{width:100%;height:80px;color:#7b7b7b;text-align:center;line-height:80px;}
.Div1_main_a2:hover{color: #ee7636;}

.Div1_main div .product-more{width: 100%;overflow: hidden;height: 30px;}
.Div1_main div .product-more a{display: block;width: 45%;height: 30px;line-height: 30px;text-align: center;border-radius: 5px;color: #fff;font-size: 14px;background-color: #4a83d0;float: left;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */}
.Div1_main div .product-more a.cur{background-color: #ee7636;float: right;}

.Div1 .Div1_prev1 ,.Div1 .Div1_next1{display:block;width:37px;height:37px;position:absolute;cursor:pointer;z-index:2;top:102px;}
.Div1 .Div1_prev1 img ,.Div1 .Div1_next1 img{width:37px;height:37px;}
.Div1 .Div1_prev1{left:0px;}
.Div1 .Div1_next1{right:0px;}



